'Declaration Protected Overrides Function AddToBatch( _ ByVal command As IDbCommand _ ) As Integer
protected override int AddToBatch( IDbCommand command )
Parameters
- command
- The System.Data.IDbCommand to add to the batch.
'Declaration Protected Overrides Function AddToBatch( _ ByVal command As IDbCommand _ ) As Integer
protected override int AddToBatch( IDbCommand command )